OK, the zips are updated with the latest version - 1.1
i would recommend completely reinstalling the hack if you have a previous version, but if you dont want to do all that, you need to re-modify the following files:
cp_common.pl
cp.cgi
ubb_profile.cgi
ubb_registration.cgi
and modify the following:
cp_lib.cgi
ubb_new_topic.cgi
public_new_topic_form.pl
and upload (overwriting any existing ones) the following:
cp_vars_calendar.pl (Template)
public_new_calendar_event.pl (Template)
ubb_lib_calendar.cgi
vars_calendar.cgi
vars_wordlets_calendar.cgi
New Features in this version:CP settings for who can post, special calendar colors, which forum to use as calandar announcements forum, and whether to use public or login names.
Integration with posting of new topics in a selected forum.
Birthdays now will show up every year, instead of just this year.
ubb_lib_calendar.cgi now has a subroutine that can be called from anywhere (after a require of the file of course), that given the event title, description, date, and username (username is optional) will add an event to the calendar. read the code for better description. if you dont know what this means then you shouldnt be trying to do it.
i cant think of what else is new right now.
What's coming/TodoAdmin editing of events
Some more integration (100 or 1000 post events, etc)
Fixes for any bugs that pop up.
Cacheing.
And Maybe private events (but its doubtfull)